FOLIO-4417: Bump urllib3 from 1.26.* to 2.6.1 fixing vulns#359
Open
julianladisch wants to merge 2 commits intomasterfrom
Open
FOLIO-4417: Bump urllib3 from 1.26.* to 2.6.1 fixing vulns#359julianladisch wants to merge 2 commits intomasterfrom
julianladisch wants to merge 2 commits intomasterfrom
Conversation
Bump the urllib3 version from 1.26.* to 2.6.1 in * https://github.com/folio-org/folio-tools/blob/522e1612f0b16493fbb7bdb9ba6ce84fd30b4f33/vufind-indexer/requirements.txt#L6 * https://github.com/folio-org/folio-tools/blob/522e1612f0b16493fbb7bdb9ba6ce84fd30b4f33/kubernetes-utilities/ci-cleanup/module-cleanup/requirements.txt#L17 * https://github.com/folio-org/folio-tools/blob/522e1612f0b16493fbb7bdb9ba6ce84fd30b4f33/kubernetes-utilities/md2kubeyaml/requirements.txt#L8 urllib3 < 2.6.0 has these security vulnerabilities that are fixed in 2.6.1: * CVE-2025-66471 GHSA-2xpw-w6gg-jr37 * CVE-2025-66418 GHSA-gm62-xv2j-4w53
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
https://folio-org.atlassian.net/browse/FOLIO-4417
Bump the urllib3 version from 1.26.* to 2.6.1 in
folio-tools/vufind-indexer/requirements.txt
Line 6 in 522e161
folio-tools/kubernetes-utilities/ci-cleanup/module-cleanup/requirements.txt
Line 17 in 522e161
folio-tools/kubernetes-utilities/md2kubeyaml/requirements.txt
Line 8 in 522e161
urllib3 < 2.6.0 has these security vulnerabilities that are fixed in 2.6.1: